home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / ophel001.swf / scripts / DefineButton2_2691 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-08-12  |  105 b   |  7 lines

  1. on(release){
  2.    if(eval("/Variables:Rouleau01Pris") == false)
  3.    {
  4.       gotoAndStop(1550);
  5.    }
  6. }
  7.